3.4.35 \(\int \frac {(e+f x) \cosh (c+d x) \sinh (c+d x)}{a+b \sinh (c+d x)} \, dx\) [335]

Optimal. Leaf size=212 \[ \frac {a (e+f x)^2}{2 b^2 f}-\frac {f \cosh (c+d x)}{b d^2}-\frac {a (e+f x) \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {a (e+f x) \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {a f \text {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^2}-\frac {a f \text {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d^2}+\frac {(e+f x) \sinh (c+d x)}{b d} \]

[Out]

1/2*a*(f*x+e)^2/b^2/f-f*cosh(d*x+c)/b/d^2-a*(f*x+e)*ln(1+b*exp(d*x+c)/(a-(a^2+b^2)^(1/2)))/b^2/d-a*(f*x+e)*ln(
1+b*exp(d*x+c)/(a+(a^2+b^2)^(1/2)))/b^2/d-a*f*polylog(2,-b*exp(d*x+c)/(a-(a^2+b^2)^(1/2)))/b^2/d^2-a*f*polylog
(2,-b*exp(d*x+c)/(a+(a^2+b^2)^(1/2)))/b^2/d^2+(f*x+e)*sinh(d*x+c)/b/d

________________________________________________________________________________________

Rubi [A]
time = 0.23, antiderivative size = 212, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 7, integrand size = 30, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.233, Rules used = {5698, 3377, 2718, 5680, 2221, 2317, 2438} \begin {gather*} -\frac {a f \text {Li}_2\left (-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^2}-\frac {a f \text {Li}_2\left (-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d^2}-\frac {a (e+f x) \log \left (\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}+1\right )}{b^2 d}-\frac {a (e+f x) \log \left (\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}+1\right )}{b^2 d}+\frac {a (e+f x)^2}{2 b^2 f}-\frac {f \cosh (c+d x)}{b d^2}+\frac {(e+f x) \sinh (c+d x)}{b d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((e + f*x)*Cosh[c + d*x]*Sinh[c + d*x])/(a + b*Sinh[c + d*x]),x]

[Out]

(a*(e + f*x)^2)/(2*b^2*f) - (f*Cosh[c + d*x])/(b*d^2) - (a*(e + f*x)*Log[1 + (b*E^(c + d*x))/(a - Sqrt[a^2 + b
^2])])/(b^2*d) - (a*(e + f*x)*Log[1 + (b*E^(c + d*x))/(a + Sqrt[a^2 + b^2])])/(b^2*d) - (a*f*PolyLog[2, -((b*E
^(c + d*x))/(a - Sqrt[a^2 + b^2]))])/(b^2*d^2) - (a*f*PolyLog[2, -((b*E^(c + d*x))/(a + Sqrt[a^2 + b^2]))])/(b
^2*d^2) + ((e + f*x)*Sinh[c + d*x])/(b*d)

Rule 2221

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x]
 - Dist[d*(m/(b*f*g*n*Log[F])), Int[(c + d*x)^(m - 1)*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2317

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 2718

Int[sin[(c_.) + (d_.)*(x_)], x_Symbol] :> Simp[-Cos[c + d*x]/d, x] /; FreeQ[{c, d}, x]

Rule 3377

Int[((c_.) + (d_.)*(x_))^(m_.)*sin[(e_.) + (f_.)*(x_)], x_Symbol] :> Simp[(-(c + d*x)^m)*(Cos[e + f*x]/f), x]
+ Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Cos[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 5680

Int[(Cosh[(c_.) + (d_.)*(x_)]*((e_.) + (f_.)*(x_))^(m_.))/((a_) + (b_.)*Sinh[(c_.) + (d_.)*(x_)]), x_Symbol] :
> Simp[-(e + f*x)^(m + 1)/(b*f*(m + 1)), x] + (Int[(e + f*x)^m*(E^(c + d*x)/(a - Rt[a^2 + b^2, 2] + b*E^(c + d
*x))), x] + Int[(e + f*x)^m*(E^(c + d*x)/(a + Rt[a^2 + b^2, 2] + b*E^(c + d*x))), x]) /; FreeQ[{a, b, c, d, e,
 f}, x] && IGtQ[m, 0] && NeQ[a^2 + b^2, 0]

Rule 5698

Int[(Cosh[(c_.) + (d_.)*(x_)]^(p_.)*((e_.) + (f_.)*(x_))^(m_.)*Sinh[(c_.) + (d_.)*(x_)]^(n_.))/((a_) + (b_.)*S
inh[(c_.) + (d_.)*(x_)]), x_Symbol] :> Dist[1/b, Int[(e + f*x)^m*Cosh[c + d*x]^p*Sinh[c + d*x]^(n - 1), x], x]
 - Dist[a/b, Int[(e + f*x)^m*Cosh[c + d*x]^p*(Sinh[c + d*x]^(n - 1)/(a + b*Sinh[c + d*x])), x], x] /; FreeQ[{a
, b, c, d, e, f}, x] && IGtQ[m, 0] && IGtQ[n, 0] && IGtQ[p, 0]

Rubi steps

\begin {align*} \int \frac {(e+f x) \cosh (c+d x) \sinh (c+d x)}{a+b \sinh (c+d x)} \, dx &=\frac {\int (e+f x) \cosh (c+d x) \, dx}{b}-\frac {a \int \frac {(e+f x) \cosh (c+d x)}{a+b \sinh (c+d x)} \, dx}{b}\\ &=\frac {a (e+f x)^2}{2 b^2 f}+\frac {(e+f x) \sinh (c+d x)}{b d}-\frac {a \int \frac {e^{c+d x} (e+f x)}{a-\sqrt {a^2+b^2}+b e^{c+d x}} \, dx}{b}-\frac {a \int \frac {e^{c+d x} (e+f x)}{a+\sqrt {a^2+b^2}+b e^{c+d x}} \, dx}{b}-\frac {f \int \sinh (c+d x) \, dx}{b d}\\ &=\frac {a (e+f x)^2}{2 b^2 f}-\frac {f \cosh (c+d x)}{b d^2}-\frac {a (e+f x) \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {a (e+f x) \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d}+\frac {(e+f x) \sinh (c+d x)}{b d}+\frac {(a f) \int \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right ) \, dx}{b^2 d}+\frac {(a f) \int \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right ) \, dx}{b^2 d}\\ &=\frac {a (e+f x)^2}{2 b^2 f}-\frac {f \cosh (c+d x)}{b d^2}-\frac {a (e+f x) \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {a (e+f x) \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d}+\frac {(e+f x) \sinh (c+d x)}{b d}+\frac {(a f) \text {Subst}\left (\int \frac {\log \left (1+\frac {b x}{a-\sqrt {a^2+b^2}}\right )}{x} \, dx,x,e^{c+d x}\right )}{b^2 d^2}+\frac {(a f) \text {Subst}\left (\int \frac {\log \left (1+\frac {b x}{a+\sqrt {a^2+b^2}}\right )}{x} \, dx,x,e^{c+d x}\right )}{b^2 d^2}\\ &=\frac {a (e+f x)^2}{2 b^2 f}-\frac {f \cosh (c+d x)}{b d^2}-\frac {a (e+f x) \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {a (e+f x) \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d}-\frac {a f \text {Li}_2\left (-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b^2 d^2}-\frac {a f \text {Li}_2\left (-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b^2 d^2}+\frac {(e+f x) \sinh (c+d x)}{b d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.67, size = 206, normalized size = 0.97 \begin {gather*} \frac {-b f \cosh (c+d x)-a \left (-\frac {1}{2} f (c+d x)^2+f (c+d x) \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )+f (c+d x) \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )+d e \log (a+b \sinh (c+d x))-c f \log (a+b \sinh (c+d x))+f \text {PolyLog}\left (2,\frac {b e^{c+d x}}{-a+\sqrt {a^2+b^2}}\right )+f \text {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )\right )+b d (e+f x) \sinh (c+d x)}{b^2 d^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((e + f*x)*Cosh[c + d*x]*Sinh[c + d*x])/(a + b*Sinh[c + d*x]),x]

[Out]

(-(b*f*Cosh[c + d*x]) - a*(-1/2*(f*(c + d*x)^2) + f*(c + d*x)*Log[1 + (b*E^(c + d*x))/(a - Sqrt[a^2 + b^2])] +
 f*(c + d*x)*Log[1 + (b*E^(c + d*x))/(a + Sqrt[a^2 + b^2])] + d*e*Log[a + b*Sinh[c + d*x]] - c*f*Log[a + b*Sin
h[c + d*x]] + f*PolyLog[2, (b*E^(c + d*x))/(-a + Sqrt[a^2 + b^2])] + f*PolyLog[2, -((b*E^(c + d*x))/(a + Sqrt[
a^2 + b^2]))]) + b*d*(e + f*x)*Sinh[c + d*x])/(b^2*d^2)

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(482\) vs. \(2(198)=396\).
time = 1.29, size = 483, normalized size = 2.28

method result size
risch \(\frac {a f \,x^{2}}{2 b^{2}}-\frac {a e x}{b^{2}}+\frac {\left (d x f +d e -f \right ) {\mathrm e}^{d x +c}}{2 d^{2} b}-\frac {\left (d x f +d e +f \right ) {\mathrm e}^{-d x -c}}{2 d^{2} b}-\frac {2 a f c \ln \left ({\mathrm e}^{d x +c}\right )}{d^{2} b^{2}}+\frac {a f c \ln \left (b \,{\mathrm e}^{2 d x +2 c}+2 a \,{\mathrm e}^{d x +c}-b \right )}{d^{2} b^{2}}+\frac {2 a e \ln \left ({\mathrm e}^{d x +c}\right )}{d \,b^{2}}-\frac {a e \ln \left (b \,{\mathrm e}^{2 d x +2 c}+2 a \,{\mathrm e}^{d x +c}-b \right )}{d \,b^{2}}+\frac {2 a c f x}{d \,b^{2}}+\frac {a f \,c^{2}}{d^{2} b^{2}}-\frac {a f \ln \left (\frac {-b \,{\mathrm e}^{d x +c}+\sqrt {a^{2}+b^{2}}-a}{-a +\sqrt {a^{2}+b^{2}}}\right ) x}{d \,b^{2}}-\frac {a f \ln \left (\frac {-b \,{\mathrm e}^{d x +c}+\sqrt {a^{2}+b^{2}}-a}{-a +\sqrt {a^{2}+b^{2}}}\right ) c}{d^{2} b^{2}}-\frac {a f \ln \left (\frac {b \,{\mathrm e}^{d x +c}+\sqrt {a^{2}+b^{2}}+a}{a +\sqrt {a^{2}+b^{2}}}\right ) x}{d \,b^{2}}-\frac {a f \ln \left (\frac {b \,{\mathrm e}^{d x +c}+\sqrt {a^{2}+b^{2}}+a}{a +\sqrt {a^{2}+b^{2}}}\right ) c}{d^{2} b^{2}}-\frac {a f \dilog \left (\frac {b \,{\mathrm e}^{d x +c}+\sqrt {a^{2}+b^{2}}+a}{a +\sqrt {a^{2}+b^{2}}}\right )}{d^{2} b^{2}}-\frac {a f \dilog \left (\frac {-b \,{\mathrm e}^{d x +c}+\sqrt {a^{2}+b^{2}}-a}{-a +\sqrt {a^{2}+b^{2}}}\right )}{d^{2} b^{2}}\) \(483\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x+e)*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x,method=_RETURNVERBOSE)

[Out]

1/2*a*f*x^2/b^2-a*e*x/b^2+1/2*(d*f*x+d*e-f)/d^2/b*exp(d*x+c)-1/2*(d*f*x+d*e+f)/d^2/b*exp(-d*x-c)-2/d^2*a/b^2*f
*c*ln(exp(d*x+c))+1/d^2*a/b^2*f*c*ln(b*exp(2*d*x+2*c)+2*a*exp(d*x+c)-b)+2/d*a/b^2*e*ln(exp(d*x+c))-1/d*a/b^2*e
*ln(b*exp(2*d*x+2*c)+2*a*exp(d*x+c)-b)+2/d*a/b^2*c*f*x+1/d^2*a/b^2*f*c^2-1/d*a/b^2*f*ln((-b*exp(d*x+c)+(a^2+b^
2)^(1/2)-a)/(-a+(a^2+b^2)^(1/2)))*x-1/d^2*a/b^2*f*ln((-b*exp(d*x+c)+(a^2+b^2)^(1/2)-a)/(-a+(a^2+b^2)^(1/2)))*c
-1/d*a/b^2*f*ln((b*exp(d*x+c)+(a^2+b^2)^(1/2)+a)/(a+(a^2+b^2)^(1/2)))*x-1/d^2*a/b^2*f*ln((b*exp(d*x+c)+(a^2+b^
2)^(1/2)+a)/(a+(a^2+b^2)^(1/2)))*c-1/d^2*a/b^2*f*dilog((b*exp(d*x+c)+(a^2+b^2)^(1/2)+a)/(a+(a^2+b^2)^(1/2)))-1
/d^2*a/b^2*f*dilog((-b*exp(d*x+c)+(a^2+b^2)^(1/2)-a)/(-a+(a^2+b^2)^(1/2)))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="maxima")

[Out]

-1/4*f*(2*(a*d^2*x^2*e^c - (b*d*x*e^(2*c) - b*e^(2*c))*e^(d*x) + (b*d*x + b)*e^(-d*x))*e^(-c)/(b^2*d^2) - inte
grate(8*(a^2*x*e^(d*x + c) - a*b*x)/(b^3*e^(2*d*x + 2*c) + 2*a*b^2*e^(d*x + c) - b^3), x)) - 1/2*(2*(d*x + c)*
a/(b^2*d) - e^(d*x + c)/(b*d) + e^(-d*x - c)/(b*d) + 2*a*log(-2*a*e^(-d*x - c) + b*e^(-2*d*x - 2*c) - b)/(b^2*
d))*e

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 780 vs. \(2 (200) = 400\).
time = 0.37, size = 780, normalized size = 3.68 \begin {gather*} -\frac {b d f x + b d \cosh \left (1\right ) - {\left (b d f x + b d \cosh \left (1\right ) + b d \sinh \left (1\right ) - b f\right )} \cosh \left (d x + c\right )^{2} + b d \sinh \left (1\right ) - {\left (b d f x + b d \cosh \left (1\right ) + b d \sinh \left (1\right ) - b f\right )} \sinh \left (d x + c\right )^{2} + b f - {\left (a d^{2} f x^{2} - 2 \, a c^{2} f + 2 \, {\left (a d^{2} x + 2 \, a c d\right )} \cosh \left (1\right ) + 2 \, {\left (a d^{2} x + 2 \, a c d\right )} \sinh \left (1\right )\right )} \cosh \left (d x + c\right ) + 2 \, {\left (a f \cosh \left (d x + c\right ) + a f \sinh \left (d x + c\right )\right )} {\rm Li}_2\left (\frac {a \cosh \left (d x + c\right ) + a \sinh \left (d x + c\right ) + {\left (b \cosh \left (d x + c\right ) + b \sinh \left (d x + c\right )\right )} \sqrt {\frac {a^{2} + b^{2}}{b^{2}}} - b}{b} + 1\right ) + 2 \, {\left (a f \cosh \left (d x + c\right ) + a f \sinh \left (d x + c\right )\right )} {\rm Li}_2\left (\frac {a \cosh \left (d x + c\right ) + a \sinh \left (d x + c\right ) - {\left (b \cosh \left (d x + c\right ) + b \sinh \left (d x + c\right )\right )} \sqrt {\frac {a^{2} + b^{2}}{b^{2}}} - b}{b} + 1\right ) - 2 \, {\left ({\left (a c f - a d \cosh \left (1\right ) - a d \sinh \left (1\right )\right )} \cosh \left (d x + c\right ) + {\left (a c f - a d \cosh \left (1\right ) - a d \sinh \left (1\right )\right )} \sinh \left (d x + c\right )\right )} \log \left (2 \, b \cosh \left (d x + c\right ) + 2 \, b \sinh \left (d x + c\right ) + 2 \, b \sqrt {\frac {a^{2} + b^{2}}{b^{2}}} + 2 \, a\right ) - 2 \, {\left ({\left (a c f - a d \cosh \left (1\right ) - a d \sinh \left (1\right )\right )} \cosh \left (d x + c\right ) + {\left (a c f - a d \cosh \left (1\right ) - a d \sinh \left (1\right )\right )} \sinh \left (d x + c\right )\right )} \log \left (2 \, b \cosh \left (d x + c\right ) + 2 \, b \sinh \left (d x + c\right ) - 2 \, b \sqrt {\frac {a^{2} + b^{2}}{b^{2}}} + 2 \, a\right ) + 2 \, {\left ({\left (a d f x + a c f\right )} \cosh \left (d x + c\right ) + {\left (a d f x + a c f\right )} \sinh \left (d x + c\right )\right )} \log \left (-\frac {a \cosh \left (d x + c\right ) + a \sinh \left (d x + c\right ) + {\left (b \cosh \left (d x + c\right ) + b \sinh \left (d x + c\right )\right )} \sqrt {\frac {a^{2} + b^{2}}{b^{2}}} - b}{b}\right ) + 2 \, {\left ({\left (a d f x + a c f\right )} \cosh \left (d x + c\right ) + {\left (a d f x + a c f\right )} \sinh \left (d x + c\right )\right )} \log \left (-\frac {a \cosh \left (d x + c\right ) + a \sinh \left (d x + c\right ) - {\left (b \cosh \left (d x + c\right ) + b \sinh \left (d x + c\right )\right )} \sqrt {\frac {a^{2} + b^{2}}{b^{2}}} - b}{b}\right ) - {\left (a d^{2} f x^{2} - 2 \, a c^{2} f + 2 \, {\left (a d^{2} x + 2 \, a c d\right )} \cosh \left (1\right ) + 2 \, {\left (b d f x + b d \cosh \left (1\right ) + b d \sinh \left (1\right ) - b f\right )} \cosh \left (d x + c\right ) + 2 \, {\left (a d^{2} x + 2 \, a c d\right )} \sinh \left (1\right )\right )} \sinh \left (d x + c\right )}{2 \, {\left (b^{2} d^{2} \cosh \left (d x + c\right ) + b^{2} d^{2} \sinh \left (d x + c\right )\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="fricas")

[Out]

-1/2*(b*d*f*x + b*d*cosh(1) - (b*d*f*x + b*d*cosh(1) + b*d*sinh(1) - b*f)*cosh(d*x + c)^2 + b*d*sinh(1) - (b*d
*f*x + b*d*cosh(1) + b*d*sinh(1) - b*f)*sinh(d*x + c)^2 + b*f - (a*d^2*f*x^2 - 2*a*c^2*f + 2*(a*d^2*x + 2*a*c*
d)*cosh(1) + 2*(a*d^2*x + 2*a*c*d)*sinh(1))*cosh(d*x + c) + 2*(a*f*cosh(d*x + c) + a*f*sinh(d*x + c))*dilog((a
*cosh(d*x + c) + a*sinh(d*x + c) + (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b + 1) + 2*(
a*f*cosh(d*x + c) + a*f*sinh(d*x + c))*dilog((a*cosh(d*x + c) + a*sinh(d*x + c) - (b*cosh(d*x + c) + b*sinh(d*
x + c))*sqrt((a^2 + b^2)/b^2) - b)/b + 1) - 2*((a*c*f - a*d*cosh(1) - a*d*sinh(1))*cosh(d*x + c) + (a*c*f - a*
d*cosh(1) - a*d*sinh(1))*sinh(d*x + c))*log(2*b*cosh(d*x + c) + 2*b*sinh(d*x + c) + 2*b*sqrt((a^2 + b^2)/b^2)
+ 2*a) - 2*((a*c*f - a*d*cosh(1) - a*d*sinh(1))*cosh(d*x + c) + (a*c*f - a*d*cosh(1) - a*d*sinh(1))*sinh(d*x +
 c))*log(2*b*cosh(d*x + c) + 2*b*sinh(d*x + c) - 2*b*sqrt((a^2 + b^2)/b^2) + 2*a) + 2*((a*d*f*x + a*c*f)*cosh(
d*x + c) + (a*d*f*x + a*c*f)*sinh(d*x + c))*log(-(a*cosh(d*x + c) + a*sinh(d*x + c) + (b*cosh(d*x + c) + b*sin
h(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b) + 2*((a*d*f*x + a*c*f)*cosh(d*x + c) + (a*d*f*x + a*c*f)*sinh(d*x +
c))*log(-(a*cosh(d*x + c) + a*sinh(d*x + c) - (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b
) - (a*d^2*f*x^2 - 2*a*c^2*f + 2*(a*d^2*x + 2*a*c*d)*cosh(1) + 2*(b*d*f*x + b*d*cosh(1) + b*d*sinh(1) - b*f)*c
osh(d*x + c) + 2*(a*d^2*x + 2*a*c*d)*sinh(1))*sinh(d*x + c))/(b^2*d^2*cosh(d*x + c) + b^2*d^2*sinh(d*x + c))

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (e + f x\right ) \sinh {\left (c + d x \right )} \cosh {\left (c + d x \right )}}{a + b \sinh {\left (c + d x \right )}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x)

[Out]

Integral((e + f*x)*sinh(c + d*x)*cosh(c + d*x)/(a + b*sinh(c + d*x)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)*cosh(d*x+c)*sinh(d*x+c)/(a+b*sinh(d*x+c)),x, algorithm="giac")

[Out]

integrate((f*x + e)*cosh(d*x + c)*sinh(d*x + c)/(b*sinh(d*x + c) + a), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {\mathrm {cosh}\left (c+d\,x\right )\,\mathrm {sinh}\left (c+d\,x\right )\,\left (e+f\,x\right )}{a+b\,\mathrm {sinh}\left (c+d\,x\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((cosh(c + d*x)*sinh(c + d*x)*(e + f*x))/(a + b*sinh(c + d*x)),x)

[Out]

int((cosh(c + d*x)*sinh(c + d*x)*(e + f*x))/(a + b*sinh(c + d*x)), x)

________________________________________________________________________________________